home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Inside the White House
/
Inside the White House.iso
/
whouse.dir
/
00208_left arrow.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-08-01
|
208 b
|
8 lines
on mouseUp
global gCurrentCastNum
if (gCurrentCastNum > 81) and (gCurrentCastNum < 98) then
set gCurrentCastNum to gCurrentCastNum - 1
set the castNum of sprite 20 to gCurrentCastNum
end if
end